home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 1997 March / inter@ivo 1997-03.iso / cybint14 / bin / bcapit.dxr / 00034.ls < prev    next >
Encoding:
Text File  |  1996-07-12  |  144 b   |  9 lines

  1. on exitFrame
  2.   if rollOver(12) or rollOver(13) or rollOver(16) then
  3.     cursor([901, 902])
  4.   else
  5.     HotSpots(3, 4)
  6.   end if
  7.   Loopframe()
  8. end
  9.